home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / games / 481 / spacejet.doc < prev   
Text File  |  1991-08-07  |  2KB  |  54 lines

  1.  
  2.  
  3.  
  4.    Well here is another version of Space jet, hopefuly with all the bugs
  5. fixed. Here is a list of what was fixed/changed.
  6.  
  7. 1) The mouse cursor no longer locks up after the game ends, When exiting
  8. a program that uses the Joystick ( in GFA ) you must issue the STICK 0 
  9. command so that the mouse port be read after exiting.
  10.  
  11. 2) This game only runs in LOW resolution , and so I put in the appropriate
  12. alert to tell the user so.
  13.  
  14. 3) If you are using a MEGA ST or other machine with the blitter chip , it 
  15. must be turned OFF, a message will come up telling you so.
  16.  
  17. 4) The music routines are the most frustrating, they would not work on 
  18. all machines. I was using  MALLOC to protect the area of memory but it
  19. still does not work on all machines. SO... I have INLINED the music data
  20. instead to see if that will help to solve the problem.
  21.  
  22. 5) The picture now scrolls during the game, it doesn't seem to slow the
  23. game down very much if at all.
  24.  
  25.  I have tested the game on two machines, one is a 520 with 2 1/2 meg RAM
  26. and TOS 1.4 and the other is a 1040 STF with TOS 1.2 and the game works
  27. without a hitch so hopefully all the bugs are fixed.
  28.  
  29.    This game is my first attempt at game writing, I know its not real good
  30. but you do have to start somewhere. The sprites and graphics for this game 
  31. were made with a new paint/animation program I am writing and will be 
  32. releasing as shareware. I call it GFA Code Paint. It is a full featured
  33. paint program that has the ability to save graphics in a form that can be
  34. easily used by GFA programmers. It also features of course a sprite editor
  35. for making game sprites and has many other useful tools for using graphics
  36. in you GFA programs. 
  37.  
  38.  Thanks for the feed back, hopefuly I will learn from my mistakes and in 
  39. the future will be able to write games that are more exciting to play and
  40. are not just programming experiments.
  41.  
  42. PS: Make sure that all the files for the game are in the root directory
  43. of drive A.
  44.  
  45.  
  46. T.Batinich
  47. 8778 Sandhill dr.
  48. Riverside, CA.
  49. 92508
  50. Computer Nerd software.
  51.  
  52.  
  53.  
  54.